Zip for WPF/Silverlight
Add(String[]) メソッド

C1.WPF.Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > Add メソッド : Add(String[]) メソッド
zip ファイルに追加するエントリのファイル名を含む配列。
現在の zip ファイルに一連のエントリを追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal fileNames() As System.String _
) 
public void Add( 
   System.string[] fileNames
)

パラメータ

fileNames
zip ファイルに追加するエントリのファイル名を含む配列。
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧